#web platform

[ follow ]
#web-platform
Raymondcamden
7 months ago
Web development

TIL - submit() versus requestSubmit()

Using requestSubmit() method helps in enforcing form field validation that is skipped when using submit().
requestSubmit() method ensures that submit handlers attached to the form are triggered, unlike submit() which ignores them. [ more ]
Javascriptair
7 years ago
JavaScript

JavaScript Air

Covering JavaScript and web platform topics
Accessible on multiple platforms [ more ]
Creative Bloq
9 months ago
Graphic design

Midjourney's move to a dedicated website is a big deal for AI art

Midjourney, one of the best AI image generators, has launched its own standalone website, improving its user experience and making it easier to use.
The switch to a dedicated site allows Midjourney to add more new features and overcome limitations that existed on the Discord platform. [ more ]
Raymondcamden
3 months ago
JavaScript

Storing Recipes in IndexedDB

IndexedDB feature discussed on show, simplicity of UI for entering data, search feature added with fuzzy string match and case handling issues. [ more ]
Raymondcamden
7 months ago
Web development

TIL - submit() versus requestSubmit()

Using requestSubmit() method helps in enforcing form field validation that is skipped when using submit().
requestSubmit() method ensures that submit handlers attached to the form are triggered, unlike submit() which ignores them. [ more ]
Javascriptair
7 years ago
JavaScript

JavaScript Air

Covering JavaScript and web platform topics
Accessible on multiple platforms [ more ]
Creative Bloq
9 months ago
Graphic design

Midjourney's move to a dedicated website is a big deal for AI art

Midjourney, one of the best AI image generators, has launched its own standalone website, improving its user experience and making it easier to use.
The switch to a dedicated site allows Midjourney to add more new features and overcome limitations that existed on the Discord platform. [ more ]
Raymondcamden
3 months ago
JavaScript

Storing Recipes in IndexedDB

IndexedDB feature discussed on show, simplicity of UI for entering data, search feature added with fuzzy string match and case handling issues. [ more ]
moreweb-platform
App Developer Magazine
10 months ago
Web development

Mobile gaming cross platform Pley brings games to the web| App Developer Magazine

Pley partners with Tilting Point to distribute the farming simulation game Homesteads: Dream Farm on its web platform.
Pley's cross-platform solution enables game developers to easily port and distribute their games on the web, expanding their reach to a larger audience.
Homesteads: Dream Farm has achieved success with over 1 million downloads and will now be available on Pley's web distribution platform. [ more ]
Raymondcamden
10 months ago
Web development

Links For You

Photoshop was brought to the web, showcasing the advancements of the web platform.
There are alternatives to JSON for transmitting data, such as Protocol Buffers and Avro.
Advent of Code is a coding challenge that takes place every day from December 1st to the 25th. [ more ]
[ Load more ]